KmpWorkerDatabaseFactory
object KmpWorkerDatabaseFactory
Android-specific factory for creating the SQLDelight KmpWorkerDatabase.
Usage:
val database = KmpWorkerDatabaseFactory.create(context)
val repository = SqlDelightTaskRepository(database)Content copied to clipboard